Skip to content

Update analyzers and add Meziantou.Analyzer + SBOM generation #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 8, 2025

Conversation

richardsondev
Copy link
Owner

Update analyzers and add Meziantou.Analyzer https://www.nuget.org/packages/Meziantou.Analyzer/

- Updated GitHub Actions workflow to build and test using dirs.proj instead of solution files.
- Introduced Directory.Build.props and Directory.Packages.props for centralized package management and build properties.
- Added global.json to specify SDK version and MSBuild SDKs.
- Removed legacy solution files (.sln) in favor of a more efficient project structure.
- Enhanced documentation to reflect the new project organization and provide instructions for generating solution files if needed.
- Implemented StringComparer.Ordinal in various dictionary initializations for consistency and performance.
- Updated integration tests to align with the new project structure and ensure compatibility across different environments.
@richardsondev richardsondev changed the title Update analyzers and add Meziantou.Analyzer Update analyzers and add Meziantou.Analyzer + SBOM generation Jul 7, 2025
@richardsondev richardsondev merged commit 6d2fae1 into main Jul 8, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant